FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (47 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_EX_PrescriptionType
Experimental False
Description Definies the Type of a prescription.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq Request for Dispense of ePrescription
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_InfoReq Informative request from Patient to Provider
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow

Resources that this resource uses

ValueSet
https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType ValueSet of Flowtype Codes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-EX-PrescriptionType",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType",
  "version" : "1.4",
  "name" : "GEM_ERP_EX_PrescriptionType",
  "status" : "active",
  "date" : "2024-07-15",
  "description" : "Definies the Type of a prescription.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Task"
    },
    {
      "type" : "element",
      "expression" : "Communication.payload"
    },
    {
      "type" : "element",
      "expression" : "Communication"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Type of the prescription",
        "definition" : "Definies the Type of the prescription. The codesystem contains all \"Muster 16\" forms."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType"
        }
      },
      {
        "id" : "Extension.value[x].system",
        "path" : "Extension.value[x].system",
        "min" : 1
      },
      {
        "id" : "Extension.value[x].code",
        "path" : "Extension.value[x].code",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.